@import url("licenceGenerator.css");
@import url("sanaprojects.css");
@import url("infra-fonts.css");
@import url("print.css");

/* CSS Document */
body {
	background: #fff;
	font-family: 'Infra', arial, sans-serif;
	color: #000;
	margin: 0 0 18px;
	font-size: 14px;
	line-height: 24px;
}

html, body {
	height: auto !important; /* FF and compliant browsers should automatically size the body/html */
	height: 100%; /* ie will set the body/html to 100%, anything overflowing that will (incorrectly) resize it. go IE 

	*/
	min-height: 100%; /* when FF/etc automatically size the body/html it should be AT LEAST the height of the entire 

	browser window, but can expand based on content. */
}

.templateStyle {
	margin: 0 auto;
	width: 1140px;
	min-height: 100%;
}

.bottomBg {
	background: url(images/footerEffectBackground.gif) no-repeat center bottom;
	padding-bottom: 50px;
}

.bottomBgCnt {
	background: url(images/bodyContainerBottomBackground.png) repeat-x center bottom;
}

/*-------- Default Style --------*/
ul, input, form, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

h1 {
	font: normal 370%/135% 'Infra', arial, sans-serif;
	color: #4F4F4F;
	margin: 0 0 0px;
	text-decoration: none;
}

h1 img {
	float: left;
}

h1 a, h1 a:visited, h1 a:hover {
	color: #4F4F4F;
	text-decoration: none;
	line-height: 120px;
}

h3 {
	font: normal 150%/105% 'Infra', arial, sans-serif;
	color: #4F4F4F;
	margin: 4 0 8px;
}

h2 {
	font: normal 250%/125% 'Infra', arial, sans-serif;
	color: #4F4F4F;
	margin: 0 0 18px;
}

h2 a, h2 a:visited, h2 a:link, h2 a:active {
	color: #D72344;
	text-decoration: none;
}

h2 a:hover {
	color: #000;
}

h5 {
	font: normal 216%/108% 'Infra', arial, sans-serif;
	color: #4F4F4F;
	margin: 0 0 18px;
}

h5 {
	font-family: 'Infra', arial, sans-serif;
	color: #999;
	margin: 0 0 18px;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
}

h5 a, h5 a:visited, h5 a:hover, h5 a:link, h5 a:active {
	color: #999;
	text-decoration: none;
}

h5 a:hover {
	color: #999;
	text-decoration: underline;
}

h4 {
	color: #111;
	margin: 0 0 18px;
	font-size: 24px;
	font-weight: 400;
	font-family: 'Infra', arial, sans-serif;
	margin: 0 0 18px;
}

hr {
	color: #555;
	background-color: #555;
	height: 2px;
	border: 0px;
}

.contentMain ul {
	margin: 0;
	padding: 0;
	padding-left: 20px;
}

.tabs {
	text-align: left;
}

.tabitem {
	padding: 4px;
	margin: 0px 0px 0px 0px;
	width: 60px;
	border-top: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
}

.tabitemactive {
	border-top: 1px solid #555;
	border-left: 1px solid #555;
	border-right: 1px solid #555;
}

.tabitem {
	font-family: 'Infra', arial, sans-serif;
	color: #999;
	margin: 0 0 0px;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	cursor: pointer;
}

.tabitemactive {
	color: #444;
}

/* links */
a, a:link, a:visited, a:hover, a:active, a span {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #D72344;
	text-decoration: underline;
}

.NormalTextBox {
	padding: 2px;
	vertical-align: middle;
}

.normal, .normaldisabled, .normaldeleted, table {
	color: #000;
	font-size: 14px;
}

/* buttons */
a.button, input.button {
	color: #FFF;
	height: 48px;
	display: inline-block;
	width: 184px;
	text-decoration: none;
	background: url(images/buttonprite.jpg) no-repeat transparent;
	font-size: 18px;
	line-height: 48px;
	color: white;
	font-family: 'Infra', arial, sans-serif;
	text-shadow: 0 -1px rgba(0, 0, 0, 0.38);
	padding: 0px 10px 0px 10px;
	cursor: pointer;
	cursor: hand;
}

a.blue, input.blue {
	background-position: 0 0
}

a.blue:hover, input.blue:hover {
	background-position: -204px 0
}

a.green, input.green {
	background-position: 0 -48px
}

a.green:hover, input.green:hover {
	background-position: -204px -48px
}

a.orange, input.orange {
	background-position: 0 -96px
}

a.orange:hover, input.orange:hover {
	background-position: -204px -96px
}

a.purple, input.purple {
	background-position: 0 -144px
}

a.purple:hover, input.purple:hover {
	background-position: -204px -144px
}

a.red, input.red {
	background-position: 0 -192px
}

a.red:hover, input.red:hover {
	background-position: -204px -192px
}

span.ico {
	margin: 8px 10px 11px 0px;
	float: left;
	width: 32px;
	height: 32px;
}

span.iconprint {
	background: url(images/printer.png) no-repeat transparent;
}

span.iconsave {
	background: url(images/save.png) no-repeat transparent;
}

span.iconmail {
	background: url(images/email.png) no-repeat transparent;
}

span.icondocument {
	background: url(images/newdocument.png) no-repeat transparent;
}

/*-------- design style --------*/

/* Sana - DNN7 fixes */

p {
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}

.controlBar_editPageTxt {
	color: #999;
}

ul, ol {
	margin-bottom: 18px;
	margin-left: 0px;
}

/* END Sana - DNN7 fixes */
.contentMain {
	background: #FFF;
	border: 1px solid #DEDEDE;
	padding: 20px 15px 20px 15px;
	min-height: 100%;    /*height:100%;*/
	overflow: auto;
}

.rightcolumn, .rightPane .block {
	color: #777;
	padding: 10px;
	margin: 10px 10px 10px 0px;
	background: #FAFAFA;
	border: 1px solid #DEDEDE;
}

.rightcolumn {
	width: 260px;
	float: right;
}

.rightpane .block {
	width: 300px;
}

.mainblock {
	color: #000;
	padding: 5px;
	margin: 20px 0px 20px 0px;
	background: #FFFFFF;
	border: 1px solid #DEDEDE;
}

.threecolumnblock {
	color: #777;
	padding: 5px;
	margin: 0px 0px 0px 0px;
	background: #FFFFFF;
	border: 1px solid #DEDEDE;
	min-height: 800px;
}

.threecolumnfeatureblock {
	float: left;
	width: 172px;
	color: #000;
	padding: 5px;
	margin: 0px 6px 20px 0px;
	background: #FFFFFF;
}

.threecolumnfeatureblock h3 {
	min-height: 70px;
	color: #4F4F4F;
}

.threecolumnfeatureblock h3 a, .threecolumnfeatureblock h3 a:visited, .threecolumnfeatureblock h3 a:hover {
	color: #4F4F4F;
	text-decoration: none;
}

.featuretitle {
	width: 580px;
	color: #000;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	background: #FFFFFF;
}

.releaseimage {
	display: inline-block;
}

.releasetitle {
	display: inline-block;
	line-height: 120px;
	vertical-align: top;
}

#actions p {
	margin-left: 25px;
}

.logo {
	margin: 0px;
	padding: 25px 0;
}
.logo img {
	width: 480px; 
	height: auto;
	}
.menuSearchCnt {
	background: #1D486F;
	overflow: hidden;
}

.menusearchcnt input {

	/* margin-left:60px; */
}

.search {
	float: right;
	line-height: 32px;
	position: absolute;
}

.search input {
	    vertical-align: top;
    margin-top: 8px;
    width: 120px;
    line-height: 20px;
    border: none;
    float: left;
    padding-left: 6px;
}

.searchBtn {
	    background: url(images/search.gif) no-repeat center center white;
    height: 20px;
    padding: 2px;
    width: 20px;
    position: absolute;
    top: 8px;
    text-decoration: none;
    float: left;
}

.searchBtn:hover {
	text-decoration: none;
}

.breadcrumbCnt {
	background-color: #F7F7F7;
	border-bottom: 1px solid #CBCBCB;
	clear: both;
	height: 32px;
	line-height: 32px;
	margin: 0 0 10px 0;
	padding: 0 10px;
}

.breadcrumbStyle {
	float: left;
	font-size: 11px;
}

.loginStyle {
	float: right;
}

.homeHyp {
	background: url(images/sprite.png) no-repeat 0 -20px;
	display: inline-block;
	height: 20px;
	margin: 5px 5px 0 0;
	vertical-align: top;
	width: 20px;
}

.homeHyp:hover {
	background-position: 0 0;
}

.sitemap {
	background-color: #F7F7F7;
	border-top: 1px solid #CBCBCB;
	margin: 0px;
	padding: 0px;
}

.links {
	text-align: center;
	color: #707070;
	padding-top: 14px;
	padding-bottom: 14px;
}

.social {
	text-align: center;
}

.social a:hover {
	text-decoration: none;
}

.footerTop {
	background: url('images/footerTopBackground.gif') 0 0 no-repeat;
	border: solid #D72344;
	border-radius: 10px 10px 0 0;
	border-width: 0 3px;
	margin-top: 20px;
	padding: 5px 10px;
}

.footer {
	border-top: 1px solid #CBCBCB;
	padding: 3px 0 0 0;
	text-align: center;
	height: 40px;
}

.footer #social {
	float: right;
	margin: 2px 20px 0px 10px;
	height: 40px;
}

.copyright {
	float: left;
	margin: 0px 10px 0px 20px;
	line-height: 40px;
}

.clear {
	clear: both;
}

/*	
.title{
 background: -moz-linear-gradient(top,#FFF,#BBB);
 background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#BBB));
 border-radius: 10px;
 border: 2px solid #D72344;
 border-width: 0 2px;
 color: #036;
 filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#FFF,endColorstr=#BBB,GradientType=0);
 font-size: 18px;
 line-height: 40px;
 margin: 0 0 10px 0;
 text-align: center;
 zoom: 1;
 }
*/

/*--------- pane style ----------*/
.topPane, .bottomPane {
	clear: both;
	width: 100%;
}

.leftPane {
	float: left;
	width: 760px;
}

.rightPane {
	float: right;
	width: 320px;
}

.threeColumnLeftPane {
	float: left;
	width: 32%;
}

.threeColumnCenterPane {
	float: left;
	margin: 0 2%;
	width: 32%;
}

.threeColumnCenterPane.paneOutline {
	margin: 0 1%;
}

.threeColumnRightPane {
	float: left;
	width: 32%;
}

.twoColumnLeftPane {
	float: left;
	margin-right: 1%;
	width: 49%;
}

.twoColumnLeftPane.paneOutline {
	margin-right: 0;
}

.twoColumnRightPane {
	float: left;
	margin-left: 1%;
	width: 49%;
}

.twoColumnRightPane.paneOutline {
	margin-left: 0;
}

/*--------- dnn menu style ----------*/
#dnnMenu {
	float: left;
	height: 40px;
}

#dnnMenu .topLevel {
	height: 40px;
	position: relative;
}

#dnnMenu .topLevel li {
	border-right: 1px solid #777877;
	float: left;
	list-style-type: none;
	position: relative;
}

#dnnMenu .topLevel li:last-child {
	border: none;
	margin-right: 14px;
}

#dnnMenu .topLevel li a {
	background: #1D486F;
	color: #fff;
	display: block;
	font-size: 16px;
	font-weight: 600;
	line-height: 40px;
	padding: 0 12px;
}

#dnnMenu .topLevel li.first a {
}

#dnnMenu .topLevel li.hover a, #dnnMenu .topLevel li a:hover {
	background: ##777877;
	text-decoration: none;
}

#dnnMenu .topLevel li.selected a {
	background: #D72344;
}

#dnnMenu .subLevel {
	display: none;
	margin: 0;
	padding: 0;
	position: absolute;
	width: auto;
	z-index: 1210;
}

#dnnMenu .topLevel li.hover .subLevel {
	display: block;
	white-space: nowrap;
}

/*  SC announcements container */
.announcementsCnt .SubHead {
	color: #000;
	font-size: 14px;
	line-height: 24px;
}

.newslistitem {
	clear: both;
	border: 1px solid #DEDEDE;
	margin-top: 10px;
	padding: 10px;
}

.newslistitem h4 {
	font-weight: 600;
}

.newslistitem .newslistdescription a {
	text-decoration: none;
	border-bottom: 1px dashed #dedede;
}

.newslistitem .newslistdescription a:hover {
	color: #D72344;
	border-bottom: 1px solid #D72344;
}

.newslistimage {
	float: right;
	margin-left: 40px;
}

.newslistimage img {
	max-width: 300px;
	margin: 0px 10px 10px 0px;
}

/* tile style*/
.tileModule {
	display: inline-block;
	vertical-align: middle;
}

.tile {
	background: #D72344;
	height: 150px;
	margin: 0 5px 10px 5px;
	text-align: center;
	width: 150px;
}

.tile:hover {
	box-shadow: 0 1px 3px #666;
}

.tile .tileTitle {
	display: inline-block;
	clear: both;
	color: White;
	font-family: 'Infra', arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
}

.tile .DNNModuleContent a {
	display: block;
	height: 130px;
	padding: 10px;
}

.tile .DNNModuleContent a img {
	max-height: 150px;
	max-width: 150px;
}

.tile.blue {
	background: #1D486F;
}

.tile.red {
	background: #D72344;
}

.tile.gray {
	background: #777877;
}

.tile.lightblue {
	background: #3A8DDE;
}

.tile.green {
	background: #1D1F48;
}

.tile.orange {
	background: #FFDA00;
}

/* tiles style */
.wide {
	width: 310px;
	text-align: left;
}

.wide .DNNModuleContent a {
	vertical-align: middle;
}

.wide .tileTitle {
	display: inline-block;
	vertical-align: middle;
	text-align: center;  /*height:130px;*/
	text-align: left;
	font-size: 28px;
	max-width: 160px;
	margin: 10px 0px 10px 0px;
	line-height: 90%
}

.wide .DNNModuleContent img {
	margin: 10px 20px 10px 10px;
}

.tile.Acquire_Sana_marketing_materials .tileTitle {
	font-size: 15px;
}

/* -- News Carousel -- */
.newsCarousel ul, .newsCarousel ul li {
	list-style: none;
}

.newsCarousel {
	width: 760px;
	margin-bottom: 10px;
}

.newsOverflow {
	overflow: hidden;
	position: relative;
	clear: both;
	margin: 10px 0;
	border: 1px solid #DEDEDE;
}

.newsOverflow ul {
	padding-left: 0px;
}

.news {
	min-width: 760px;
	overflow: hidden;
	height: 400px;
}

.news .newsItem {
	padding: 0 0px;
	float: left;
	width: 760px;
	height: 400px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.news .newsItem .newsTitle {
	display: block;
	font-size: 22px;
	font-weight: 400;
	color: black;
	text-decoration: none;    /*background: rgba(200, 200, 200, 0.75);*/
	background: rgba(255, 255, 255, 0.8);
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 20px 20px 20px 35px;
	margin-top: 260px;
}

.news .newsItem .newsDate {
	display: block;
	font-size: 14px;
	font-weight: 400;
	color: #333;
	text-decoration: none;
}

.news .newsItem .newsTitle:hover {
	color: #036;
}

.newsOverflow .pagination {
	display: block;
	right: 35px;
	bottom: 11px;
	position: absolute;
	z-index: 3;
	padding: 0;
}

.newsOverflow .pagination span {
	background: url(images/dots.png) 0 0 no-repeat;
	display: block;
	width: 10px;
	height: 10px;
	float: left;
	margin-right: 5px;
	cursor: pointer;
}

.newsOverflow .pagination span.active {
	background-position: 0 -10px;
}

.runItem {
	position: absolute;
	top: 0;
	background: #999;
	display: block;
	width: 30px;
	height: 400px;
	cursor: pointer;
	opacity: 0.0;
	filter: alpha(opacity:0);
	line-height: 380px;
	color: White;
	text-align: center;
	font-size: 40px;
	font-weight: bold;
}

.runItem:hover {
	opacity: 0.5;
	filter: alpha(opacity:50);
}

.runItem.left {
	left: 0;
}

.runItem.right {
	right: 0;
}

/* -- Help Page -- */
.supportList {
}

.supportList .list {
	background: white;
	border-radius: 20px;
}

.supportList .header {
	font-size: 18px;
	font-family: 'Infra', arial, sans-serif;
	font-weight: bold;
	color: black;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	text-align: center;
	border-bottom: 3px solid #D72344;
	border-radius: 0 0 10px 10px;
}

.supportList .subHeader {
	text-align: center;
	font-weight: bold;
}

.supportList .item {
	clear: both;
	list-style: none;
	padding: 0 0 10px 0;
	margin: 0 10px 15px 10px;
	overflow: hidden;
	border-bottom: 1px solid #CCC;
	text-align: justify;
}

.supportList .img {
	margin: 0;
	padding: 0;
	float: left;
	width: 150px;
	vertical-align: middle;
	text-align: center;
}

.supportList .text {
	vertical-align: middle;
}

/* -- Container Settings -- */
.contbuttons {
	text-align: right;
	width: 100%;
}

.contbuttons input {
	margin: 5px 0;
}

/* Help & Support */

/* .generalhelp {
  padding-bottom: 50px;
} */

.generalhelp a, .productsupport a, .threecolumnlist a {
	color: #000;
	text-decoration: none;
}

.generalhelp li h4, .productsupport li h4, .threecolumnlist li h4 {
	margin-bottom: 5px;
	margin-top: 20px;
}

.generalhelp p, .productsupport p, .threecolumnlist p {
	margin-top: 0;
}

.generalhelp ul, .productsupport ul, .threecolumnlist ul {
	margin: 0;
	display: block;
	overflow: hidden;
	padding: 0;
}

.generalhelp li, .threecolumnlist li {
	list-style: none;
	display: block;
	width: 285px;
	position: relative;
}

.generalhelp li a, .threecolumnlist li a {
	display: block;
	overflow: hidden;
	text-decoration: none;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding-right: 10px;
	padding-left: 101px;
	width: 174px;
	border-top: 1px solid #fff;
	min-height: 150px;
}

.generalhelp li a:hover, .productsupport li a:hover, .threecolumnlist li a:hover {

	/*  background: #f6f6f6;*/
	background: #D8D8D8;
	border-top-color: #e6e6e6;
	top: 1px;
}

.generalhelp ul li:nth-child(2n+1), .productsupport ul li:nth-child(2n+1) {

	/*  clear: left;*/
}

.threecolumnlist ul li:nth-child(3n+1) {
	clear: left;
}

.generalhelp li, .threecolumnlist li {
	float: left;
	width: 285px;
	margin-bottom: 8px;
}

.generalhelp li img, .threecolumnlist li img {
	position: absolute;
	top: 12px;
	left: 10px;
	width: 71px;
	opacity: 0.6;
}

.generalhelp li a:hover img, .productsupport li a:hover img, .threecolumnlist li a:hover img {
	opacity: 1;
}

.productsupport li {
	list-style: none;
	display: block;
	width: 285px;
	position: relative;
}

.productsupport li a {
	display: block;
	overflow: hidden;
	text-decoration: none;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding-right: 10px;
	padding-left: 91px;
	width: 188px;
	border-top: 1px solid #fff;
	min-height: 150px;
}

.productsupport li {
	float: left;
	width: 285px;
	margin-bottom: 8px;
}

.productsupport li img {
	position: absolute;
	top: 20px;
	left: 10px;
	width: 71px;
	opacity: 0.6;
}

.partnerinfo {
	border: 1px solid #DEDEDE;
	clear: both;
	padding: 5px;
	height: 140px;
	margin-bottom: 20px;
}

.partnerinfo div {
	padding: 0px 10px 10px 0px;
	overflow: hidden;
	width: 275px;
}

.partnerinfo .label {
	width: 125px;
	display: inline-table;
	color: #999999;
}

#ApprovalConfirmationPopup, .confirmationpopup {
	z-index: 10;
	height: 300px;
	width: 500px;
	border: 2px solid #DEDEDE;
	background-color: #FFFFFF;
	position: absolute;
	top: 100px;
	left: 210px;
	padding: 20px;
	display: none;
}

#ApprovalConfirmationPopup .buttons, .confirmationpopup .buttons {
	width: 100%;
	text-align: right;
}

#ApprovalConfirmationPopup .buttons a, .confirmationpopup .buttons a {
	text-align: center;
}

#ApprovalConfirmationPopup input[type=text], .confirmationpopup input[type=text] {
	padding: 4px 5px 2px 5px;
	width: 500px;
	height: 30px;
	border: 1px solid #DEDEDE;
	font-size: 1.1em;
	font-family: 'Infra', arial, sans-serif;
}

.rowwithbackgroundimage {
	background-attachment: initial;
	background-origin: initial;
	background-clip: initial;
	background-color: #ffffff;
	height: 120px;
	padding: 10px;
	vertical-align: top;
	background-position: 50% 0%;
	background-repeat: no-repeat;
}

.VideoList #Title {
	font-weight: normal;
	padding-top: 5px;
	min-height: 40px;
	height: auto;
	color: #000000;
}

.listitem .title {
	font-weight: normal;
	color: #03B;
}

.VideoList #HomepageTitle {

	/* font-weight: bold;*/
	padding-top: 5px;
	color: #000000;
}

.VideoList div#Length {
	font: 11px arial, sans-serif;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	position: absolute;
	top: 123px;
	right: 0px;
	background-color: #000000;
	color: #fff;
	font-weight: bold;
	opacity: 0.75;
	padding: 0 2px;
}

.videolength {
	background-color: #000000;
	color: #fff;
}

.VideoList #CreatedAgo {
	color: #666666;	/*height:15px;*/
}

.VideoList #Views {
	color: #666666;	/*height:15px;*/
}

.filters .section label {
	max-width: 180px;
	overflow: hidden;
}
